GtkApplication: remove end session API
authorRyan Lortie <desrt@desrt.ca>
Mon, 20 Feb 2012 20:47:29 +0000 (21:47 +0100)
committerRyan Lortie <desrt@desrt.ca>
Tue, 21 Feb 2012 00:23:01 +0000 (01:23 +0100)
commit659c7130f00e7de643561253325272620e12c40d
tree518df98048dfb4124b7d2979a198a9e0e9f643f4
parent914053a2a3d21b87c81527ed25fc36776d976488
GtkApplication: remove end session API

This seems a bit "too powerful" and unlikely to be used by most
applications.  Remove it from now, until someone comes up with a strong
desire for it.

https://bugzilla.gnome.org/show_bug.cgi?id=670485
docs/reference/gtk/gtk3-sections.txt
gtk/gtk.symbols
gtk/gtkapplication.c
gtk/gtkapplication.h
tests/testlogout.c